home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1992…tember: A ROM With a View
/
devSep92
/
devSep92.dmg
/
Development Platforms
/
LISP Related
/
MCL Utilities
/
Sound Manager
/
sound-mgr.lisp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-09-04
|
359 b
|
15 lines
|
[
TEXT/CCL
]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;; Copyright 1987, 1988, 1989, 1990 by Ruben Kleiman for Apple Computer, Inc.
;;; Advanced Technology Group
;;;
;;; Evaluate this buffer to load the SOUND package
;;;
(provide :sound-mgr)
(require :sound-info)
(require :play-snd)
(require :tone-synth)
(require :kbd-player)